- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 399
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Template events 15
- Blocks* 1
- JMS Serializer 0
- Payum
- Themes 0
- Elastica
- Rich Snippets 1
- Redis
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (6)
Time | Message |
---|---|
deprecation |
Since sylius/resource-bundle 1.3: The "doctrine/mongodb-odm" driver is deprecated. Doctrine MongoDB and PHPCR will no longer be supported in 2.0.
4 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31189 +count: 4 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/AbstractResourceBundle.php:111 { Sylius\Bundle\ResourceBundle\AbstractResourceBundle->getMappingCompilerPassInfo(string $driverType): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/AbstractResourceBundle.php:111 { Sylius\Bundle\ResourceBundle\AbstractResourceBundle->getMappingCompilerPassInfo(string $driverType): array … › |
deprecation |
Since bitbag/wishlist-plugin 2.0: Doctrine migrations existing in a bundle will be removed, move migrations to the project directory.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31206 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/bitbag/wishlist-plugin/src/DependencyInjection/BitBagSyliusWishlistExtension.php:36 { BitBag\SyliusWishlistPlugin\DependencyInjection\BitBagSyliusWishlistExtension->prepend(ContainerBuilder $container): void … › { /srv/open_marketplace/vendor/bitbag/wishlist-plugin/src/DependencyInjection/BitBagSyliusWishlistExtension.php:36 { BitBag\SyliusWishlistPlugin\DependencyInjection\BitBagSyliusWishlistExtension->prepend(ContainerBuilder $container): void … › |
deprecation |
Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14524 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1066 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerRouterConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader, array $enabledLocales = []) … › { /srv/open_marketplace/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1066 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerRouterConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader, array $enabledLocales = []) … › |
deprecation |
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31166 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1134 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerSessionConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader) … › { /srv/open_marketplace/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1134 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerSessionConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader) … › |
deprecation |
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31168 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:2173 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerMessengerConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader, array $validationConfig) … › { /srv/open_marketplace/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:2173 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerMessengerConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader, array $validationConfig) … › |
deprecation |
Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead.
4 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31175 +count: 4 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/security-bundle/DependencyInjection/MainConfiguration.php:73 { Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration->Symfony\Bundle\SecurityBundle\DependencyInjection\{closure} … › { /srv/open_marketplace/vendor/symfony/security-bundle/DependencyInjection/MainConfiguration.php:73 { Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration->Symfony\Bundle\SecurityBundle\DependencyInjection\{closure} … › |
deprecation |
Since symfony/security-bundle 5.1: The "success_handler" at path "security.firewalls.shop.logout" is deprecated, register a listener on the "Symfony\Component\Security\Http\Event\LogoutEvent" event instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31182 +count: 2 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/config/Definition/ArrayNode.php:241 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › { /srv/open_marketplace/vendor/symfony/config/Definition/ArrayNode.php:241 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › |
deprecation |
Class "Doctrine\ORM\EntityManager" should implement method "Doctrine\Persistence\ObjectManager::isUninitializedObject(mixed $value): bool": Implementing this method will be mandatory in version 4.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31197 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/DependencyInjection/../Resources/config/services/checker.xml" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31200 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:290 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:290 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › |
deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/DependencyInjection/../Resources/config/services/checker.xml" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31201 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:294 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:294 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › |
deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/DependencyInjection/../Resources/config/services.xml" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31208 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:290 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:290 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › |
deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/DependencyInjection/../Resources/config/services.xml" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31209 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:294 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:294 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › |
deprecation |
Since symfony/config 5.1: The signature of method "Symfony\Component\Config\Definition\Builder\NodeDefinition::setDeprecated()" requires 3 arguments: "string $package, string $version, string $message", not defining them is deprecated.
4 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31213 +count: 4 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/config/Definition/Builder/NodeDefinition.php:176 { Symfony\Component\Config\Definition\Builder\NodeDefinition->setDeprecated() … › { /srv/open_marketplace/vendor/symfony/config/Definition/Builder/NodeDefinition.php:176 { Symfony\Component\Config\Definition\Builder\NodeDefinition->setDeprecated() … › |
deprecation |
The "subject" option is deprecated since SyliusMailerBundle 1.5
26 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31214 +count: 26 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/config/Definition/ArrayNode.php:241 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › { /srv/open_marketplace/vendor/symfony/config/Definition/ArrayNode.php:241 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › |
deprecation |
Method "Doctrine\Persistence\ObjectRepository::findAll()" might add "array" as a native return type declaration in the future. Do the same in implementation "BitBag\OpenMarketplace\Component\Locale\Repository\LocaleRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31215 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Not setting the "sonata_block.http_cache" config option to false is deprecated since sonata-project/block-bundle 4.11 and will fail in 5.0.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#31218 +count: 2 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sonata-project/block-bundle/src/DependencyInjection/Configuration.php:68 { Sonata\BlockBundle\DependencyInjection\Configuration->Sonata\BlockBundle\DependencyInjection\{closure} … › { /srv/open_marketplace/vendor/sonata-project/block-bundle/src/DependencyInjection/Configuration.php:68 { Sonata\BlockBundle\DependencyInjection\Configuration->Sonata\BlockBundle\DependencyInjection\{closure} … › |
deprecation |
Method "Payum\Core\Model\DetailsAggregateInterface::getDetails()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\PayumBundle\Model\PaymentSecurityToken" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14868 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/DependencyInjection/../Resources/config/services/action.xml" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14870 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:230 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:230 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › |
deprecation |
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/DependencyInjection/../Resources/config/services/action.xml" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14871 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:234 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php:234 { Symfony\Component\DependencyInjection\Loader\XmlFileLoader->parseDefinition(DOMElement $service, string $file, Definition $defaults): Definition … › |
deprecation |
Since api-platform/core 2.6: The use of the `collection.pagination.client_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_items_per_page` instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14874 +count: 2 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/config/Definition/ArrayNode.php:241 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › { /srv/open_marketplace/vendor/symfony/config/Definition/ArrayNode.php:241 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › |
deprecation |
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "FluxSE\SyliusPayumStripePlugin\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14879 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "SM\Extension\Twig\SMExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14878 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_invoicing_plugin.invoice" with model "Sylius\InvoicingPlugin\Entity\Invoice" and interface "Sylius\InvoicingPlugin\Entity\InvoiceInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14869 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_invoicing_plugin.billing_data" with model "Sylius\InvoicingPlugin\Entity\BillingData" and interface "Sylius\InvoicingPlugin\Entity\BillingDataInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14880 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_invoicing_plugin.shop_billing_data" with model "Sylius\InvoicingPlugin\Entity\InvoiceShopBillingData" and interface "Sylius\InvoicingPlugin\Entity\InvoiceShopBillingDataInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14884 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_invoicing_plugin.line_item" with model "Sylius\InvoicingPlugin\Entity\LineItem" and interface "Sylius\InvoicingPlugin\Entity\LineItemInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14886 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_invoicing_plugin.tax_item" with model "Sylius\InvoicingPlugin\Entity\TaxItem" and interface "Sylius\InvoicingPlugin\Entity\TaxItemInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14888 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_invoicing_plugin.invoice_sequence" with model "Sylius\InvoicingPlugin\Entity\InvoiceSequence" and interface "Sylius\InvoicingPlugin\Entity\InvoiceSequenceInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14887 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.adjustment" with model "Sylius\Component\Core\Model\Adjustment" and interface "Sylius\Component\Order\Model\AdjustmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14890 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order" with model "BitBag\OpenMarketplace\Component\Order\Entity\Order" and interface "Sylius\Component\Order\Model\OrderInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14892 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order_item" with model "BitBag\OpenMarketplace\Component\Order\Entity\OrderItem" and interface "Sylius\Component\Order\Model\OrderItemInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14896 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order_item_unit" with model "Sylius\Component\Core\Model\OrderItemUnit" and interface "Sylius\Component\Order\Model\OrderItemUnitInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14898 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order_sequence" with model "Sylius\Component\Core\Model\OrderSequence" and interface "Sylius\Component\Order\Model\OrderSequenceInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14900 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.currency" with model "Sylius\Component\Currency\Model\Currency" and interface "Sylius\Component\Currency\Model\CurrencyInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14902 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.exchange_rate" with model "Sylius\Component\Currency\Model\ExchangeRate" and interface "Sylius\Component\Currency\Model\ExchangeRateInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14904 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.locale" with model "BitBag\OpenMarketplace\Component\Locale\Entity\Locale" and interface "BitBag\OpenMarketplace\Component\Locale\Entity\LocaleInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14906 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product" with model "BitBag\OpenMarketplace\Component\Product\Entity\Product" and interface "BitBag\OpenMarketplace\Component\Product\Entity\ProductInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14908 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_translation" with model "Sylius\Component\Core\Model\ProductTranslation" and interface "Sylius\Component\Product\Model\ProductTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14910 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_variant" with model "Sylius\Component\Core\Model\ProductVariant" and interface "Sylius\Component\Product\Model\ProductVariantInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14912 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_variant_translation" with model "Sylius\Component\Product\Model\ProductVariantTranslation" and interface "Sylius\Component\Product\Model\ProductVariantTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#14916 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option" with model "Sylius\Component\Product\Model\ProductOption" and interface "Sylius\Component\Product\Model\ProductOptionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15080 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option_translation" with model "Sylius\Component\Product\Model\ProductOptionTranslation" and interface "Sylius\Component\Product\Model\ProductOptionTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15083 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_association" with model "Sylius\Component\Product\Model\ProductAssociation" and interface "Sylius\Component\Product\Model\ProductAssociationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15151 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_association_type" with model "Sylius\Component\Product\Model\ProductAssociationType" and interface "Sylius\Component\Product\Model\ProductAssociationTypeInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15199 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_association_type_translation" with model "Sylius\Component\Product\Model\ProductAssociationTypeTranslation" and interface "Sylius\Component\Product\Model\ProductAssociationTypeTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15201 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option_value" with model "Sylius\Component\Product\Model\ProductOptionValue" and interface "Sylius\Component\Product\Model\ProductOptionValueInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15229 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option_value_translation" with model "Sylius\Component\Product\Model\ProductOptionValueTranslation" and interface "Sylius\Component\Product\Model\ProductOptionValueTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15220 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.channel" with model "BitBag\OpenMarketplace\Component\Channel\Entity\Channel" and interface "Sylius\Component\Channel\Model\ChannelInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15200 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_attribute" with model "BitBag\OpenMarketplace\Component\Product\Entity\ProductAttribute" and interface "Sylius\Component\Product\Model\ProductAttributeInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15221 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_attribute_translation" with model "Sylius\Component\Product\Model\ProductAttributeTranslation" and interface "Sylius\Component\Product\Model\ProductAttributeTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15231 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_attribute_value" with model "Sylius\Component\Product\Model\ProductAttributeValue" and interface "Sylius\Component\Product\Model\ProductAttributeValueInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15232 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.tax_rate" with model "Sylius\Component\Core\Model\TaxRate" and interface "Sylius\Component\Taxation\Model\TaxRateInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15240 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.tax_category" with model "Sylius\Component\Taxation\Model\TaxCategory" and interface "Sylius\Component\Taxation\Model\TaxCategoryInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15190 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipment" with model "BitBag\OpenMarketplace\Component\Order\Entity\Shipment" and interface "BitBag\OpenMarketplace\Component\Order\Entity\ShipmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15196 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipment_unit" with model "Sylius\Component\Core\Model\OrderItemUnit" and interface "Sylius\Component\Shipping\Model\ShipmentUnitInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15194 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_method" with model "Sylius\Component\Core\Model\ShippingMethod" and interface "Sylius\Component\Shipping\Model\ShippingMethodInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15192 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_method_translation" with model "Sylius\Component\Shipping\Model\ShippingMethodTranslation" and interface "Sylius\Component\Shipping\Model\ShippingMethodTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15191 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_category" with model "Sylius\Component\Shipping\Model\ShippingCategory" and interface "Sylius\Component\Shipping\Model\ShippingCategoryInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15193 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_method_rule" with model "Sylius\Component\Shipping\Model\ShippingMethodRule" and interface "Sylius\Component\Shipping\Model\ShippingMethodRuleInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15222 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment" with model "Sylius\Component\Core\Model\Payment" and interface "Sylius\Component\Payment\Model\PaymentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15226 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_method" with model "Sylius\Component\Core\Model\PaymentMethod" and interface "Sylius\Component\Payment\Model\PaymentMethodInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15228 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_method_translation" with model "Sylius\Component\Payment\Model\PaymentMethodTranslation" and interface "Sylius\Component\Payment\Model\PaymentMethodTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15227 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion" with model "Sylius\Component\Core\Model\CatalogPromotion" and interface "Sylius\Component\Promotion\Model\CatalogPromotionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15219 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_translation" with model "Sylius\Component\Promotion\Model\CatalogPromotionTranslation" and interface "Sylius\Component\Promotion\Model\CatalogPromotionTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15248 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_scope" with model "Sylius\Component\Core\Model\CatalogPromotionScope" and interface "Sylius\Component\Promotion\Model\CatalogPromotionScopeInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15215 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion" with model "Sylius\Component\Core\Model\Promotion" and interface "Sylius\Component\Promotion\Model\PromotionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15217 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_coupon" with model "Sylius\Component\Core\Model\PromotionCoupon" and interface "Sylius\Component\Promotion\Model\PromotionCouponInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15218 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_action" with model "Sylius\Component\Promotion\Model\CatalogPromotionAction" and interface "Sylius\Component\Promotion\Model\CatalogPromotionActionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15216 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_rule" with model "Sylius\Component\Promotion\Model\PromotionRule" and interface "Sylius\Component\Promotion\Model\PromotionRuleInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15223 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_action" with model "Sylius\Component\Promotion\Model\PromotionAction" and interface "Sylius\Component\Promotion\Model\PromotionActionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15225 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.address" with model "BitBag\OpenMarketplace\Component\Addressing\Entity\Address" and interface "Sylius\Component\Addressing\Model\AddressInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15224 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.country" with model "BitBag\OpenMarketplace\Component\Addressing\Entity\Country" and interface "Sylius\Component\Addressing\Model\CountryInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15247 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.zone" with model "BitBag\OpenMarketplace\Component\Addressing\Entity\Zone" and interface "Sylius\Component\Addressing\Model\ZoneInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15206 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.province" with model "Sylius\Component\Addressing\Model\Province" and interface "Sylius\Component\Addressing\Model\ProvinceInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15208 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.zone_member" with model "Sylius\Component\Addressing\Model\ZoneMember" and interface "Sylius\Component\Addressing\Model\ZoneMemberInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15209 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.inventory_unit" with model "Sylius\Component\Core\Model\OrderItemUnit" and interface "Sylius\Component\Inventory\Model\InventoryUnitInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15207 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.taxon" with model "BitBag\OpenMarketplace\Component\Taxonomy\Entity\Taxon" and interface "Sylius\Component\Taxonomy\Model\TaxonInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15230 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.taxon_translation" with model "Sylius\Component\Taxonomy\Model\TaxonTranslation" and interface "Sylius\Component\Taxonomy\Model\TaxonTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15233 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.admin_user" with model "BitBag\OpenMarketplace\Component\User\Entity\AdminUser" and interface "Sylius\Component\Core\Model\AdminUserInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15182 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shop_user" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\ShopUser" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\ShopUserInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15184 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.oauth_user" with model "Sylius\Component\User\Model\UserOAuth" and interface "Sylius\Component\User\Model\UserOAuthInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15185 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.customer" with model "BitBag\OpenMarketplace\Component\Customer\Entity\Customer" and interface "Sylius\Component\Customer\Model\CustomerInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15183 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.customer_group" with model "BitBag\OpenMarketplace\Component\Customer\Entity\CustomerGroup" and interface "Sylius\Component\Customer\Model\CustomerGroupInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15195 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_review" with model "Sylius\Component\Core\Model\ProductReview" and interface "Sylius\Component\Review\Model\ReviewInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15210 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_reviewer" with model "BitBag\OpenMarketplace\Component\Customer\Entity\Customer" and interface "Sylius\Component\Review\Model\ReviewerInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15249 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_taxon" with model "Sylius\Component\Core\Model\ProductTaxon" and interface "Sylius\Component\Core\Model\ProductTaxonInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15242 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_image" with model "Sylius\Component\Core\Model\ProductImage" and interface "Sylius\Component\Core\Model\ProductImageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15251 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.avatar_image" with model "Sylius\Component\Core\Model\AvatarImage" and interface "Sylius\Component\Core\Model\AvatarImageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15235 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.taxon_image" with model "Sylius\Component\Core\Model\TaxonImage" and interface "Sylius\Component\Core\Model\TaxonImageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15449 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.channel_pricing" with model "Sylius\Component\Core\Model\ChannelPricing" and interface "Sylius\Component\Core\Model\ChannelPricingInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15939 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shop_billing_data" with model "Sylius\Component\Core\Model\ShopBillingData" and interface "Sylius\Component\Core\Model\ShopBillingDataInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15987 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.block" with model "BitBag\SyliusCmsPlugin\Entity\Block" and interface "BitBag\SyliusCmsPlugin\Entity\BlockInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15989 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.block_translation" with model "BitBag\SyliusCmsPlugin\Entity\BlockTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16017 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page" with model "BitBag\OpenMarketplace\Component\Cms\Entity\Page" and interface "BitBag\OpenMarketplace\Component\Cms\Entity\PageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16008 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page_translation" with model "BitBag\SyliusCmsPlugin\Entity\PageTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\PageTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15988 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.frequently_asked_question" with model "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestion" and interface "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16009 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.frequently_asked_question_translation" with model "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16019 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.section" with model "BitBag\SyliusCmsPlugin\Entity\Section" and interface "BitBag\SyliusCmsPlugin\Entity\SectionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16020 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.section_translation" with model "BitBag\SyliusCmsPlugin\Entity\SectionTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\SectionTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16028 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.media" with model "BitBag\SyliusCmsPlugin\Entity\Media" and interface "BitBag\SyliusCmsPlugin\Entity\MediaInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15978 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.media_translation" with model "BitBag\SyliusCmsPlugin\Entity\MediaTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\MediaTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15984 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_organization_plugin.organization" with model "BitBag\OpenMarketplace\Component\Organization\Entity\Organization" and interface "BitBag\OpenMarketplace\Component\Organization\Entity\OrganizationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15982 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_organization_plugin.organization_billing_data" with model "BitBag\OpenMarketplace\Component\Organization\Entity\OrganizationBillingData" and interface "BitBag\OpenMarketplace\Component\Organization\Entity\OrganizationBillingDataInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15980 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_organization_plugin.customer_group_pricing_list" with model "BitBag\SyliusB2BPlugin\Entity\CustomerGroupPricingList" and interface "BitBag\SyliusB2BPlugin\Entity\CustomerGroupPricingListInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15979 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_organization_plugin.product_variant_price" with model "BitBag\SyliusB2BPlugin\Entity\ProductVariantPrice" and interface "BitBag\SyliusB2BPlugin\Entity\ProductVariantPriceInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15981 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_organization_plugin.organization_pricing_list" with model "BitBag\SyliusB2BPlugin\Entity\OrganizationPricingList" and interface "BitBag\SyliusB2BPlugin\Entity\OrganizationPricingListInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16010 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.conversation" with model "BitBag\OpenMarketplace\Component\Messaging\Entity\Conversation" and interface "BitBag\OpenMarketplace\Component\Messaging\Entity\ConversationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16014 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.conversation_category" with model "BitBag\OpenMarketplace\Component\Messaging\Entity\Category" and interface "BitBag\OpenMarketplace\Component\Messaging\Entity\Conversation\CategoryInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16016 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.conversation_message" with model "BitBag\OpenMarketplace\Component\Messaging\Entity\Message" and interface "BitBag\OpenMarketplace\Component\Messaging\Entity\MessageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16015 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.product_datasheet" with model "BitBag\OpenMarketplace\Component\Product\Entity\ProductDatasheet" and interface "BitBag\OpenMarketplace\Component\Product\Entity\ProductDatasheetInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16007 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.product_listing_price" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\ListingPrice" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\ListingPriceInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16036 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.product_draft" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\Draft" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16003 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.product_draft_translation" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftTranslation" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16005 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.product_draft_taxons" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftTaxon" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftTaxonInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16006 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.product_draft_attribute" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftAttribute" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftAttributeInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16004 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.draft_tag" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftTag" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftTagInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16011 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.draft_search_term" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftSearchTerm" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftSearchTermInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16013 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.draft_datasheet" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftDatasheet" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftDatasheetInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16012 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.draft_country_adjustment" with model "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftCountryAdjustment" and interface "BitBag\OpenMarketplace\Component\ProductListing\Entity\DraftCountryAdjustmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16035 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\Vendor" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\VendorInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15994 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_translation" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\VendorTranslation" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\VendorTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15996 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_profile_update" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\ProfileUpdate\ProfileUpdate" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\ProfileUpdate\ProfileUpdateInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15997 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_profile_update_translation" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\ProfileUpdate\ProfileUpdateTranslation" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\ProfileUpdate\ProfileUpdateTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15995 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_address" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\Address" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\AddressInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16018 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_address_update" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\ProfileUpdate\Address" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\ProfileUpdate\AddressInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16021 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_shipping_method" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\VendorShippingMethod" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\VendorShippingMethodInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15970 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_logo_image" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\LogoImage" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\LogoImageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15972 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "open_marketplace.vendor_background_image" with model "BitBag\OpenMarketplace\Component\Vendor\Entity\BackgroundImage" and interface "BitBag\OpenMarketplace\Component\Vendor\Entity\BackgroundImageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15973 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.taxon_attribute" with model "BitBag\OpenMarketplace\Component\Taxonomy\Entity\TaxonAttribute" and interface "BitBag\OpenMarketplace\Component\Taxonomy\Entity\TaxonAttributeInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15971 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.tag" with model "BitBag\OpenMarketplace\Component\Tag\Entity\Tag" and interface "BitBag\OpenMarketplace\Component\Tag\Entity\TagInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15983 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.tag_translation" with model "BitBag\OpenMarketplace\Component\Tag\Entity\TagTranslation" and interface "BitBag\OpenMarketplace\Component\Tag\Entity\TagTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#15998 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.product_tag" with model "BitBag\OpenMarketplace\Component\Tag\Entity\ProductTag" and interface "BitBag\OpenMarketplace\Component\Tag\Entity\ProductTagInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16037 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.search_term" with model "BitBag\OpenMarketplace\Component\Tag\Entity\SearchTerm" and interface "BitBag\OpenMarketplace\Component\Tag\Entity\SearchTermInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16030 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.seller_plan" with model "BitBag\OpenMarketplace\Component\SellerPlan\Entity\SellerPlan" and interface "BitBag\OpenMarketplace\Component\SellerPlan\Entity\SellerPlanInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16039 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.seller_plan_translation" with model "BitBag\OpenMarketplace\Component\SellerPlan\Entity\SellerPlanTranslation" and interface "BitBag\OpenMarketplace\Component\SellerPlan\Entity\SellerPlanTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16023 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.subscription" with model "BitBag\OpenMarketplace\Component\SellerPlan\Entity\Subscription" and interface "BitBag\OpenMarketplace\Component\SellerPlan\Entity\SubscriptionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16224 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.featured" with model "BitBag\OpenMarketplace\Component\SellerPlan\Entity\Featured" and interface "BitBag\OpenMarketplace\Component\SellerPlan\Entity\FeaturedInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16400 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.comparer" with model "BitBag\OpenMarketplace\Component\ProductComparer\Entity\Comparer" and interface "BitBag\OpenMarketplace\Component\ProductComparer\Entity\ComparerInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16480 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.comparer_product" with model "BitBag\OpenMarketplace\Component\ProductComparer\Entity\ComparerProduct" and interface "BitBag\OpenMarketplace\Component\ProductComparer\Entity\ComparerProductInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16481 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.inquiry" with model "BitBag\OpenMarketplace\Component\Inquiry\Entity\Inquiry" and interface "BitBag\OpenMarketplace\Component\Inquiry\Entity\InquiryInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16448 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.rfq" with model "BitBag\OpenMarketplace\Component\RFQ\Entity\RFQ" and interface "BitBag\OpenMarketplace\Component\RFQ\Entity\RFQInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16450 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.rfq_offer" with model "BitBag\OpenMarketplace\Component\RFQ\Entity\Offer" and interface "BitBag\OpenMarketplace\Component\RFQ\Entity\OfferInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16449 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.rfq_message" with model "BitBag\OpenMarketplace\Component\RFQ\Entity\Message" and interface "BitBag\OpenMarketplace\Component\RFQ\Entity\MessageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16482 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.rfq_message_attachment" with model "BitBag\OpenMarketplace\Component\RFQ\Entity\Attachment" and interface "BitBag\OpenMarketplace\Component\RFQ\Entity\AttachmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16431 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.rfq_email_configuration" with model "BitBag\OpenMarketplace\Component\RFQ\Entity\RFQEmailConfiguration" and interface "BitBag\OpenMarketplace\Component\RFQ\Entity\RFQEmailConfigurationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16433 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.rfq_email_configuration_translation" with model "BitBag\OpenMarketplace\Component\RFQ\Entity\RFQEmailConfigurationTranslation" and interface "BitBag\OpenMarketplace\Component\RFQ\Entity\RFQEmailConfigurationTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16434 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.crfq" with model "BitBag\OpenMarketplace\Component\RFQCategory\Entity\CRFQ" and interface "BitBag\OpenMarketplace\Component\RFQCategory\Entity\CRFQInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16432 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.crfq_attachment" with model "BitBag\OpenMarketplace\Component\RFQCategory\Entity\CRFQAttachment" and interface "BitBag\OpenMarketplace\Component\RFQCategory\Entity\CRFQAttachmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16478 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.seller_crfq" with model "BitBag\OpenMarketplace\Component\RFQCategory\Entity\SellerCRFQ" and interface "BitBag\OpenMarketplace\Component\RFQCategory\Entity\SellerCRFQInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16479 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.seller_crfq_offer" with model "BitBag\OpenMarketplace\Component\RFQCategory\Entity\Offer" and interface "BitBag\OpenMarketplace\Component\RFQCategory\Entity\OfferInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16469 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.seller_crfq_message" with model "BitBag\OpenMarketplace\Component\RFQCategory\Entity\Message" and interface "BitBag\OpenMarketplace\Component\RFQCategory\Entity\MessageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16471 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.seller_crfq_message_attachment" with model "BitBag\OpenMarketplace\Component\RFQCategory\Entity\MessageAttachment" and interface "BitBag\OpenMarketplace\Component\RFQCategory\Entity\MessageAttachmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16470 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.inquiry_message" with model "BitBag\OpenMarketplace\Component\Inquiry\Entity\Message" and interface "BitBag\OpenMarketplace\Component\Inquiry\Entity\MessageInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16442 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_organization.organization_user_request" with model "BitBag\OpenMarketplace\Component\Organization\Entity\OrganizationUserRequest" and interface "BitBag\OpenMarketplace\Component\Organization\Entity\OrganizationUserRequestInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16489 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.email_configuration" with model "BitBag\OpenMarketplace\Component\Brevo\Entity\EmailConfiguration" and interface "BitBag\OpenMarketplace\Component\Brevo\Entity\EmailConfigurationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16439 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.email_configuration_translation" with model "BitBag\OpenMarketplace\Component\Brevo\Entity\EmailConfigurationTranslation" and interface "BitBag\OpenMarketplace\Component\Brevo\Entity\EmailConfigurationTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16445 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.email_scheduler" with model "BitBag\OpenMarketplace\Component\Brevo\Entity\EmailScheduler" and interface "BitBag\OpenMarketplace\Component\Brevo\Entity\EmailSchedulerInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16443 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.product_country_adjustment" with model "BitBag\OpenMarketplace\Component\Product\Entity\ProductCountryAdjustment" and interface "BitBag\OpenMarketplace\Component\Product\Entity\ProductCountryAdjustmentInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16441 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.statistics" with model "BitBag\OpenMarketplace\Component\Stats\Entity\Statistics" and interface "BitBag\OpenMarketplace\Component\Stats\Entity\StatisticsInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16440 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.analytics" with model "BitBag\OpenMarketplace\Component\Stats\Entity\Analytics" and interface "BitBag\OpenMarketplace\Component\Stats\Entity\AnalyticsInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16444 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.impression_statistics" with model "BitBag\OpenMarketplace\Component\Stats\Entity\ProductImpressionStatistics" and interface "BitBag\OpenMarketplace\Component\Stats\Entity\ProductImpressionStatisticsInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16475 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.impression_analytics" with model "BitBag\OpenMarketplace\Component\Stats\Entity\ProductImpressionAnalytics" and interface "BitBag\OpenMarketplace\Component\Stats\Entity\ProductImpressionAnalyticsInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16477 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "app.message_routing" with model "BitBag\OpenMarketplace\Component\MessageRouting\Entity\MessageRouting" and interface "BitBag\OpenMarketplace\Component\Inquiry\Entity\MessageRoutingInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16476 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "dedi_sylius_seo_plugin.seo_content" with model "BitBag\OpenMarketplace\Component\SEO\Entity\SEOContent" and interface "Dedi\SyliusSEOPlugin\Entity\SEOContentInteface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16472 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "dedi_sylius_seo_plugin.seo_content_translation" with model "BitBag\OpenMarketplace\Component\SEO\Entity\SEOContentTranslation" and interface "BitBag\OpenMarketplace\Component\SEO\Entity\SEOContentTranslationInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16474 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_banner_plugin.ad" with model "BitBag\SyliusBannerPlugin\Entity\Ad" and interface "BitBag\SyliusBannerPlugin\Entity\AdInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16473 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_banner_plugin.banner" with model "BitBag\OpenMarketplace\Component\Banner\Entity\Banner" and interface "BitBag\OpenMarketplace\Component\Banner\Entity\BannerInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16496 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_banner_plugin.section" with model "BitBag\SyliusBannerPlugin\Entity\Section" and interface "BitBag\SyliusBannerPlugin\Entity\SectionInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16455 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_security_token" with model "Sylius\Bundle\PayumBundle\Model\PaymentSecurityToken" and interface "Sylius\Bundle\PayumBundle\Model\PaymentSecurityTokenInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16457 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.gateway_config" with model "Sylius\Bundle\PayumBundle\Model\GatewayConfig" and interface "Sylius\Bundle\PayumBundle\Model\GatewayConfigInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16458 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_wishlist_plugin.wishlist_product" with model "BitBag\OpenMarketplace\Component\Wishlist\Entity\WishlistProduct" and interface "BitBag\OpenMarketplace\Component\Wishlist\Entity\WishlistProductInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16456 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "bitbag_sylius_wishlist_plugin.wishlist" with model "BitBag\SyliusWishlistPlugin\Entity\Wishlist" and interface "BitBag\SyliusWishlistPlugin\Entity\WishlistInterface".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16459 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › { /srv/open_marketplace/vendor/sylius/resource-bundle/src/Bundle/DependencyInjection/Compiler/Helper/TargetEntitiesResolver.php:52 { Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\Helper\TargetEntitiesResolver->resolve(array $resourcesConfiguration): array … › |
deprecation |
The "Sylius\Bundle\ResourceBundle\Controller\ResourceController::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\UserBundle\Controller\UserController".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16497 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Dedi\SyliusSEOPlugin\DataCollector\RichSnippetsDataCollector" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16464 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::supports()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16466 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16467 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::supports()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16465 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16498 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::supports()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16468 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16491 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::supports()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16500 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16484 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" class is deprecated, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16573 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php:35 { include … › › { /srv/open_marketplace/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php:35 { include … › › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "BitBag\OpenMarketplace\Component\Core\Api\DataProvider\VendorAccountItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16831 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "BitBag\OpenMarketplace\Component\Core\Api\DataProvider\CustomerItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16856 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderItemItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16928 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderItemUnitItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16852 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\PaymentItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16855 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\ShipmentItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16877 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\ProductItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16857 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CustomerItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17008 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\ResetPasswordItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17009 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\VerifyCustomerAccountItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16976 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CartShippingMethodsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16978 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CartPaymentMethodsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16977 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderAdjustmentsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17010 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderItemAdjustmentsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16959 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Common\Importer\Command\CreateProductDraftsAndListingsFromProductsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16961 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\Core\Common\Importer\Command\PurgeBrokenDatasheetsDataCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16962 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\RFQCategory\Cli\CreateCRFQCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16960 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushTaxonsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17006 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushProductDraftCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17007 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushProductsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16997 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushProductAttributesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16999 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushCmsSectionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16998 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushNewLocaleCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16970 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "BitBag\OpenMarketplace\Component\LocaleTranslator\Cli\PushVendorStoreCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17017 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\OrderBundle\Command\RemoveExpiredCartsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16967 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\UserBundle\Command\AbstractRoleCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16973 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { include … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { include … › |
deprecation |
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\GridBundle\Command\StubCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16971 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { include … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { include … › |
deprecation |
Method "Symfony\Contracts\Service\ServiceSubscriberInterface::getSubscribedServices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Payum\Bundle\PayumBundle\Controller\PayumController" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16969 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { include … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { include … › |
deprecation |
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Dedi\SyliusSEOPlugin\Form\Type\SEOContentType" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16968 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Dedi\SyliusSEOPlugin\Form\Type\SEOContentTranslationType" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16972 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Dedi\SyliusSEOPlugin\Twig\RichSnippetsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17003 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "ApiPlatform\Core\DataTransformer\DataTransformerInterface::transform()" might add "object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17005 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\AddressDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17004 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\AdminUserDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17000 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\CountryDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17002 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\ShippingMethodDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17001 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\ZoneDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17024 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "bitbag_sylius.event_subscriber.resource_delete" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16983 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Sylius\Bundle\AdminBundle\Action\ResendOrderConfirmationEmailAction" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16985 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.event_subscriber.resource_delete" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16986 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "bitbag.open_marketplace.component.core.vendor.controller.order.resend_confirmation_email" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16984 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "bit_bag.open_marketplace.component.rfq.form.type.rfq_type" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16987 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "bit_bag.open_marketplace.component.inquiry.form.type.inquiry_type" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17025 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.form.event_subscriber.product_variant_generator" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16992 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/security-bundle 5.3: The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead. It is being referenced by the "sylius.security.password_encoder" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16994 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.admin_user_delete" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16995 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.shop_user_delete" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16993 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.oauth_user_delete" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17026 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "sylius.theme.context.channel_based" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16996 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.taxon_deletion" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17019 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17028 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.theme.configuration" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17012 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Command\ListCommand" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17104 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17242 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.context.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17351 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17389 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeChoiceType" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17391 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeNameChoiceType" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17394 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17390 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since sylius/theme-bundle 2.0: "sylius.theme.loader" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17392 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.security.shop_user_impersonator" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17642 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Sylius\Bundle\AdminBundle\Action\ResendShipmentConfirmationEmailAction" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17722 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.email_updater" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17723 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.storage.cart_session" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17690 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the ".service_locator.p70yocP" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17692 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /srv/open_marketplace/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17691 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" class implements "Symfony\Component\Security\Guard\AuthenticatorInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17724 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17673 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17675 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationFailure()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17676 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17674 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17720 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::createAuthenticatedToken()" might add "GuardTokenInterface" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17721 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supportsRememberMe()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17711 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Class "Sylius\Bundle\UserBundle\Provider\UsernameOrEmailProvider" should implement method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByIdentifier(string $identifier): UserInterface": loads the user for the given user identifier (e.g. username or email). This method must throw UserNotFoundException if the user is not found.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17713 +count: 1 -severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › { /srv/open_marketplace/vendor/symfony/error-handler/DebugClassLoader.php:331 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
php
[ "exception" => ErrorException {#1785 #message: "User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/monolog-bridge/Logger.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/monolog-bridge/Logger.php:14 { include_once … › › { /srv/open_marketplace/vendor/symfony/monolog-bridge/Logger.php:14 { include_once … › › |
deprecation |
User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
php
[ "exception" => ErrorException {#1784 #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead." #code: 0 #file: "/srv/open_marketplace/vendor/liip/imagine-bundle/Templating/FilterTrait.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 { include_once … › › { /srv/open_marketplace/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 { include_once … › › |
deprecation |
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
php
[ "exception" => ErrorException {#1783 #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead." #code: 0 #file: "/srv/open_marketplace/vendor/liip/imagine-bundle/Templating/FilterExtension.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 { include_once … › › { /srv/open_marketplace/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 { include_once … › › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#2241 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php" #line: 53 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53 { ApiPlatform\Symfony\EventListener\AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53 { ApiPlatform\Symfony\EventListener\AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#2251 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php" #line: 52 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52 { ApiPlatform\Symfony\EventListener\QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52 { ApiPlatform\Symfony\EventListener\QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#2301 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:39 { ApiPlatform\Serializer\SerializerContextBuilder->__construct($resourceMetadataFactory) … › { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:39 { ApiPlatform\Serializer\SerializerContextBuilder->__construct($resourceMetadataFactory) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#2302 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php" #line: 38 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:38 { ApiPlatform\Serializer\SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) … › { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:38 { ApiPlatform\Serializer\SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
php
[ "exception" => ErrorException {#5013 #message: "User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php" #line: 47 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:47 { ApiPlatform\Core\Api\IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?PropertyAccessorInterface $propertyAccessor = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?bool $metadataBackwardCompatibilityLayer = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:47 { ApiPlatform\Core\Api\IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?PropertyAccessorInterface $propertyAccessor = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?bool $metadataBackwardCompatibilityLayer = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0.
php
[ "exception" => ErrorException {#5016 #message: "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Core/EventListener/ReadListener.php" #line: 66 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66 { ApiPlatform\Core\EventListener\ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, ?SubresourceDataProviderInterface $subresourceDataProvider = null, ?SerializerContextBuilderInterface $serializerContextBuilder = null, ?IdentifierConverterInterface $identifierConverter = null, ?ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, ?bool $metadataBackwardCompatibilityLayer = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66 { ApiPlatform\Core\EventListener\ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, ?SubresourceDataProviderInterface $subresourceDataProvider = null, ?SerializerContextBuilderInterface $serializerContextBuilder = null, ?IdentifierConverterInterface $identifierConverter = null, ?ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, ?bool $metadataBackwardCompatibilityLayer = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it.
php
[ "exception" => ErrorException {#5050 #message: "User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php" #line: 49 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php:49 { ApiPlatform\Symfony\Security\ResourceAccessChecker->__construct(?ExpressionLanguage $expressionLanguage = null, ?AuthenticationTrustResolverInterface $authenticationTrustResolver = null, ?RoleHierarchyInterface $roleHierarchy = null, ?TokenStorageInterface $tokenStorage = null, ?AuthorizationCheckerInterface $authorizationChecker = null, bool $exceptionOnNoToken = true) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php:49 { ApiPlatform\Symfony\Security\ResourceAccessChecker->__construct(?ExpressionLanguage $expressionLanguage = null, ?AuthenticationTrustResolverInterface $authenticationTrustResolver = null, ?RoleHierarchyInterface $roleHierarchy = null, ?TokenStorageInterface $tokenStorage = null, ?AuthorizationCheckerInterface $authorizationChecker = null, bool $exceptionOnNoToken = true) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
php
[ "exception" => ErrorException {#5083 #message: "User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getApiPlatform_IriConverter_LegacyService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getApiPlatform_IriConverter_LegacyService.php:22 { ContainerZTtxmjp\getApiPlatform_IriConverter_LegacyService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getApiPlatform_IriConverter_LegacyService.php:22 { ContainerZTtxmjp\getApiPlatform_IriConverter_LegacyService::do($container, $lazyLoad = true) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5126 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php" #line: 65 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:65 { ApiPlatform\Core\JsonSchema\SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:65 { ApiPlatform\Core\JsonSchema\SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#1774 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php" #line: 169 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:169 { ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, ?OperationPathResolverInterface $operationPathResolver = null, ?UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, ?NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], ?SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], ?IdentifiersExtractorInterface $identifiersExtractor = null, ?NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) … › { /srv/open_marketplace/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:169 { ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, ?OperationPathResolverInterface $operationPathResolver = null, ?UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, ?NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], ?SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], ?IdentifiersExtractorInterface $identifiersExtractor = null, ?NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5159 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/JsonLd/ContextBuilder.php" #line: 76 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76 { ApiPlatform\JsonLd\ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, ?NameConverterInterface $nameConverter = null, ?IriConverterInterface $iriConverter = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76 { ApiPlatform\JsonLd\ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, ?NameConverterInterface $nameConverter = null, ?IriConverterInterface $iriConverter = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
php
2 times
[ "exception" => ErrorException {#5281 #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php" #line: 108 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:108 { ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:108 { ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5285 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataTransformer.php" #line: 42 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataTransformer.php:42 { ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer->__construct($resourceMetadataFactory) … › { /srv/open_marketplace/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataTransformer.php:42 { ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer->__construct($resourceMetadataFactory) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.
php
2 times
[ "exception" => ErrorException {#5283 #message: "User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php" #line: 129 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:129 { ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:129 { ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
2 times
[ "exception" => ErrorException {#5282 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php" #line: 133 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:133 { ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:133 { ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5297 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php" #line: 77 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77 { ApiPlatform\Hydra\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver, UrlGeneratorInterface $urlGenerator, ?SubresourceOperationFactoryInterface $subresourceOperationFactory = null, ?NameConverterInterface $nameConverter = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77 { ApiPlatform\Hydra\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver, UrlGeneratorInterface $urlGenerator, ?SubresourceOperationFactoryInterface $subresourceOperationFactory = null, ?NameConverterInterface $nameConverter = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
php
[ "exception" => ErrorException {#5299 #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php" #line: 46 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46 { ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) … › { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46 { ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5300 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php" #line: 51 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51 { ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) … › { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51 { ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
php
[ "exception" => ErrorException {#5317 #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php" #line: 55 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55 { ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55 { ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ?ResourceAccessCheckerInterface $resourceAccessChecker = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
php
[ "exception" => ErrorException {#5335 #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php" #line: 63 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:63 { ApiPlatform\Hydra\Serializer\CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) … › { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:63 { ApiPlatform\Hydra\Serializer\CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5336 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php" #line: 50 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 { ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, ?PropertyAccessorInterface $propertyAccessor = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 { ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, ?PropertyAccessorInterface $propertyAccessor = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5337 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php" #line: 52 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:52 { ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) … › { /srv/open_marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:52 { ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
php
[ "exception" => ErrorException {#5340 #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php" #line: 44 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44 { ApiPlatform\JsonLd\Serializer\ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) … › { /srv/open_marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44 { ApiPlatform\JsonLd\Serializer\ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#5356 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php" #line: 63 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63 { ApiPlatform\Symfony\EventListener\DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63 { ApiPlatform\Symfony\EventListener\DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) … › |
deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
php
[ "exception" => ErrorException {#5397 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_Factory_ServiceService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_Factory_ServiceService.php:22 { ContainerZTtxmjp\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_Factory_ServiceService.php:22 { ContainerZTtxmjp\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › |
deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
php
[ "exception" => ErrorException {#5399 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_NativeService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_NativeService.php:22 { ContainerZTtxmjp\getSession_Storage_NativeService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_NativeService.php:22 { ContainerZTtxmjp\getSession_Storage_NativeService::do($container, $lazyLoad = true) … › |
deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
php
[ "exception" => ErrorException {#5402 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_MetadataBagService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_MetadataBagService.php:22 { ContainerZTtxmjp\getSession_Storage_MetadataBagService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_Storage_MetadataBagService.php:22 { ContainerZTtxmjp\getSession_Storage_MetadataBagService::do($container, $lazyLoad = true) … › |
info |
Matched route "sylius_shop_homepage" .
request
[ "route" => "sylius_shop_homepage" "route_parameters" => [ "_route" => "sylius_shop_homepage" "_controller" => "sylius.controller.shop.homepage:indexAction" "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/" "method" => "GET" ] |
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id WHERE t0.hostname = ? AND t0.enabled = ? LIMIT 1
doctrine
[ "hyfindrdev.com" true ] |
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
doctrine
[
1
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.enabled AS enabled_5, t0.push_loco AS push_loco_6, t0.pull_loco AS pull_loco_7 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
doctrine
[
1
]
|
debug |
Checking for authenticator support.
security
[ "firewall_name" => "shop" "authenticators" => 2 ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.homepage::indexAction" instead.
php
[ "exception" => ErrorException {#5806 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.homepage::indexAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
doctrine
[
1
]
|
debug |
SELECT t0.seo_not_indexable AS seo_not_indexable_1, t0.seo_metadata_title AS seo_metadata_title_2, t0.seo_metadata_description AS seo_metadata_description_3, t0.seo_og_metadata_title AS seo_og_metadata_title_4, t0.seo_og_metadata_description AS seo_og_metadata_description_5, t0.seo_og_metadata_url AS seo_og_metadata_url_6, t0.seo_og_metadata_image AS seo_og_metadata_image_7, t0.seo_og_metadata_type AS seo_og_metadata_type_8, t0.id AS id_9, t0.keywords AS keywords_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12 FROM dedi_sylius_seo_content_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1 "en" ] |
info |
Matched route "ch_cookie_consent.show_if_cookie_consent_not_set" .
request
[ "route" => "ch_cookie_consent.show_if_cookie_consent_not_set" "route_parameters" => [ "_route" => "ch_cookie_consent.show_if_cookie_consent_not_set" "_controller" => "ConnectHolland\CookieConsentBundle\Controller\CookieConsentController::showIfCookieConsentNotSet" ] "request_uri" => "https://hyfindrdev.com/cookie_consent_alt?locale=en" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/cookie_consent_alt" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "privacy_policy" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 75 "en" ] |
deprecation |
User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
php
[ "exception" => ErrorException {#1917 #message: "User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSonata_Block_Cache_Handler_DefaultService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSonata_Block_Cache_Handler_DefaultService.php:22 { ContainerZTtxmjp\getSonata_Block_Cache_Handler_DefaultService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSonata_Block_Cache_Handler_DefaultService.php:22 { ContainerZTtxmjp\getSonata_Block_Cache_Handler_DefaultService::do($container, $lazyLoad = true) … › |
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
Executing command "CONNECT redis 6379 5 <null>"
snc_redis
|
debug |
Executing command "AUTH nopassword"
snc_redis
|
debug |
Executing command "SELECT 1"
snc_redis
|
debug |
Executing command "GET sf_s50f665de195a36df2205576d8fc1eb1a"
snc_redis
|
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
info |
Matched route "sylius_shop_partial_cart_summary" .
request
[ "route" => "sylius_shop_partial_cart_summary" "route_parameters" => [ "_route" => "sylius_shop_partial_cart_summary" "_controller" => "sylius.controller.order:widgetAction" "_sylius" => [ "template" => "$template" ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/_partial/cart/summary?template=%40SyliusShop%2FCart%2F_widget.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.order::widgetAction" instead.
php
2 times
[ "exception" => ErrorException {#9241 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.order::widgetAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
deprecation |
User Deprecated: Since sylius/grid 1.8: Sylius\Component\Grid\Filter\MoneyFilter is deprecated, replace it with your own implementation.
php
[ "exception" => ErrorException {#9658 #message: "User Deprecated: Since sylius/grid 1.8: Sylius\Component\Grid\Filter\MoneyFilter is deprecated, replace it with your own implementation." #code: 0 #file: "/srv/open_marketplace/vendor/sylius/grid-bundle/src/Component/Filter/MoneyFilter.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/grid-bundle/src/Component/Filter/MoneyFilter.php:19 { include_once … › › { /srv/open_marketplace/vendor/sylius/grid-bundle/src/Component/Filter/MoneyFilter.php:19 { include_once … › › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/_partial/cart/summary" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
deprecation |
User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.
php
11 times
[ "exception" => ErrorException {#9734 #message: "User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/App_KernelDevDebugContainer.php" #line: 11638 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/App_KernelDevDebugContainer.php:11638 { ContainerZTtxmjp\App_KernelDevDebugContainer->getTwigService() … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/App_KernelDevDebugContainer.php:11638 { ContainerZTtxmjp\App_KernelDevDebugContainer->getTwigService() … › |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT b0_.name AS name_0, b0_.token AS token_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.id AS id_4, b0_.shop_user_id AS shop_user_id_5, b0_.channel_id AS channel_id_6 FROM bitbag_wishlist b0_ WHERE b0_.token = ? AND b0_.shop_user_id IS NULL ORDER BY b0_.id ASC
doctrine
[
"3ceca974-60ac-48b6-856a-af [...]"
]
|
info |
Matched route "sylius_shop_partial_channel_menu_taxon_index" .
request
[ "route" => "sylius_shop_partial_channel_menu_taxon_index" "route_parameters" => [ "_route" => "sylius_shop_partial_channel_menu_taxon_index" "_controller" => "sylius.controller.taxon:indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2FverticalMenu.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.taxon::indexAction" instead.
php
3 times
[ "exception" => ErrorException {#10550 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.taxon::indexAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/_partial/taxons/by-cha [...]" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.code AS code_11, s0_.tree_left AS tree_left_12, s0_.tree_right AS tree_right_13, s0_.tree_level AS tree_level_14, s0_.position AS position_15, s0_.enabled AS enabled_16, s0_.id AS id_17, s0_.created_at AS created_at_18, s0_.updated_at AS updated_at_19, s0_.buyable AS buyable_20, s0_.visible_for_rfq AS visible_for_rfq_21, s1_.name AS name_22, s1_.slug AS slug_23, s1_.description AS description_24, s1_.id AS id_25, s1_.locale AS locale_26, s2_.code AS code_27, s2_.tree_left AS tree_left_28, s2_.tree_right AS tree_right_29, s2_.tree_level AS tree_level_30, s2_.position AS position_31, s2_.enabled AS enabled_32, s2_.id AS id_33, s2_.created_at AS created_at_34, s2_.updated_at AS updated_at_35, s2_.buyable AS buyable_36, s2_.visible_for_rfq AS visible_for_rfq_37, s0_.tree_root AS tree_root_38, s0_.parent_id AS parent_id_39, s0_.referenceable_content_id AS referenceable_content_id_40, s1_.translatable_id AS translatable_id_41, s2_.tree_root AS tree_root_42, s2_.parent_id AS parent_id_43, s2_.referenceable_content_id AS referenceable_content_id_44 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC
doctrine
[ "en" 1 ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.locale AS locale_15, s2_.code AS code_16, s2_.tree_left AS tree_left_17, s2_.tree_right AS tree_right_18, s2_.tree_level AS tree_level_19, s2_.position AS position_20, s2_.enabled AS enabled_21, s2_.id AS id_22, s2_.created_at AS created_at_23, s2_.updated_at AS updated_at_24, s2_.buyable AS buyable_25, s2_.visible_for_rfq AS visible_for_rfq_26, s0_.tree_root AS tree_root_27, s0_.parent_id AS parent_id_28, s0_.referenceable_content_id AS referenceable_content_id_29, s1_.translatable_id AS translatable_id_30, s2_.tree_root AS tree_root_31, s2_.parent_id AS parent_id_32, s2_.referenceable_content_id AS referenceable_content_id_33 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC
doctrine
[ "en" true "menu_category" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
info |
Matched route "open_marketplace_shop_render_country_menu" .
request
[ "route" => "open_marketplace_shop_render_country_menu" "route_parameters" => [ "_route" => "open_marketplace_shop_render_country_menu" "_controller" => "sylius.controller.country::indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findEnabledByCodesSortedByName" "arguments" => [ "codes" => [] "locale" => "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/menu/country?template=%40SyliusShop%2FLayout%2FSidebar%2FMenu%2Fcountry.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/menu/country" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
info |
Matched route "open_marketplace_shop_render_use_case_menu" .
request
[ "route" => "open_marketplace_shop_render_use_case_menu" "route_parameters" => [ "_route" => "open_marketplace_shop_render_use_case_menu" "_controller" => "app.controller.tag::indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findByTypeSortedByName" "arguments" => [ "type" => "use_case" "locale" => "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/menu/use-case?template=%40SyliusShop%2FLayout%2FSidebar%2FMenu%2FuseCase.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/menu/use-case" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT a0_.type AS type_0, a0_.code AS code_1, a0_.id AS id_2 FROM app_tag a0_ INNER JOIN app_tag_translation a1_ ON a0_.id = a1_.translatable_id WHERE a0_.type = ? AND a1_.locale = ? ORDER BY a1_.name ASC, a0_.id ASC
doctrine
[ "use_case" "en" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
info |
Matched route "sylius_shop_partial_channel_menu_taxon_index" .
request
[ "route" => "sylius_shop_partial_channel_menu_taxon_index" "route_parameters" => [ "_route" => "sylius_shop_partial_channel_menu_taxon_index" "_controller" => "sylius.controller.taxon:indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FLayout%2FSidebar%2FSuppliers%2Flinks.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/_partial/taxons/by-cha [...]" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.code AS code_11, s0_.tree_left AS tree_left_12, s0_.tree_right AS tree_right_13, s0_.tree_level AS tree_level_14, s0_.position AS position_15, s0_.enabled AS enabled_16, s0_.id AS id_17, s0_.created_at AS created_at_18, s0_.updated_at AS updated_at_19, s0_.buyable AS buyable_20, s0_.visible_for_rfq AS visible_for_rfq_21, s1_.name AS name_22, s1_.slug AS slug_23, s1_.description AS description_24, s1_.id AS id_25, s1_.locale AS locale_26, s2_.code AS code_27, s2_.tree_left AS tree_left_28, s2_.tree_right AS tree_right_29, s2_.tree_level AS tree_level_30, s2_.position AS position_31, s2_.enabled AS enabled_32, s2_.id AS id_33, s2_.created_at AS created_at_34, s2_.updated_at AS updated_at_35, s2_.buyable AS buyable_36, s2_.visible_for_rfq AS visible_for_rfq_37, s0_.tree_root AS tree_root_38, s0_.parent_id AS parent_id_39, s0_.referenceable_content_id AS referenceable_content_id_40, s1_.translatable_id AS translatable_id_41, s2_.tree_root AS tree_root_42, s2_.parent_id AS parent_id_43, s2_.referenceable_content_id AS referenceable_content_id_44 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC
doctrine
[ "en" 1 ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.locale AS locale_15, s2_.code AS code_16, s2_.tree_left AS tree_left_17, s2_.tree_right AS tree_right_18, s2_.tree_level AS tree_level_19, s2_.position AS position_20, s2_.enabled AS enabled_21, s2_.id AS id_22, s2_.created_at AS created_at_23, s2_.updated_at AS updated_at_24, s2_.buyable AS buyable_25, s2_.visible_for_rfq AS visible_for_rfq_26, s0_.tree_root AS tree_root_27, s0_.parent_id AS parent_id_28, s0_.referenceable_content_id AS referenceable_content_id_29, s1_.translatable_id AS translatable_id_30, s2_.tree_root AS tree_root_31, s2_.parent_id AS parent_id_32, s2_.referenceable_content_id AS referenceable_content_id_33 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC
doctrine
[ "en" true "menu_category" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
Notified event "sonata.block.event.sylius.shop.layout.header" to listener "BitBag\SyliusElasticsearchPlugin\Block\SearchFormEventListener::onBlockEvent" .
event
[ "event" => "sonata.block.event.sylius.shop.layout.header" "listener" => "BitBag\SyliusElasticsearchPlugin\Block\SearchFormEventListener::onBlockEvent" ] |
info |
[cms::renderBlock] block.id=683057, block.type=sonata.block.service.template
app
|
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.currency_switch::renderAction" instead.
php
[ "exception" => ErrorException {#17541 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.currency_switch::renderAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/_fragment" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.locale_switch::renderAction" instead.
php
[ "exception" => ErrorException {#18060 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.locale_switch::renderAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/_fragment" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
info |
Matched route "bitbag_sylius_wishlist_plugin_shop_wishlist_render_header_template" .
request
[ "route" => "bitbag_sylius_wishlist_plugin_shop_wishlist_render_header_template" "route_parameters" => [ "_route" => "bitbag_sylius_wishlist_plugin_shop_wishlist_render_header_template" "_controller" => "bitbag_sylius_wishlist_plugin.controller.action.render_header_template" ] "request_uri" => "https://hyfindrdev.com/list/header-template" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/list/header-template" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT b0_.name AS name_0, b0_.token AS token_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.id AS id_4, b0_.shop_user_id AS shop_user_id_5, b0_.channel_id AS channel_id_6 FROM bitbag_wishlist b0_ WHERE b0_.channel_id = ? AND b0_.shop_user_id IS NULL AND b0_.token = ? ORDER BY b0_.id ASC
doctrine
[ 1 "3ad78018-22e9-4106-b9bd-a3 [...]" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
info |
Matched route "sylius_shop_partial_cart_summary" .
request
[ "route" => "sylius_shop_partial_cart_summary" "route_parameters" => [ "_route" => "sylius_shop_partial_cart_summary" "_controller" => "sylius.controller.order:widgetAction" "_sylius" => [ "template" => "$template" ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/_partial/cart/summary?template=%40SyliusShop%2FCart%2F_widget.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/_partial/cart/summary" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.security_widget::renderAction" instead.
php
[ "exception" => ErrorException {#19652 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.shop.security_widget::renderAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/_fragment" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
info |
Matched route "sylius_shop_partial_channel_menu_taxon_index" .
request
[ "route" => "sylius_shop_partial_channel_menu_taxon_index" "route_parameters" => [ "_route" => "sylius_shop_partial_channel_menu_taxon_index" "_controller" => "sylius.controller.taxon:indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/_partial/taxons/by-cha [...]" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.code AS code_11, s0_.tree_left AS tree_left_12, s0_.tree_right AS tree_right_13, s0_.tree_level AS tree_level_14, s0_.position AS position_15, s0_.enabled AS enabled_16, s0_.id AS id_17, s0_.created_at AS created_at_18, s0_.updated_at AS updated_at_19, s0_.buyable AS buyable_20, s0_.visible_for_rfq AS visible_for_rfq_21, s1_.name AS name_22, s1_.slug AS slug_23, s1_.description AS description_24, s1_.id AS id_25, s1_.locale AS locale_26, s2_.code AS code_27, s2_.tree_left AS tree_left_28, s2_.tree_right AS tree_right_29, s2_.tree_level AS tree_level_30, s2_.position AS position_31, s2_.enabled AS enabled_32, s2_.id AS id_33, s2_.created_at AS created_at_34, s2_.updated_at AS updated_at_35, s2_.buyable AS buyable_36, s2_.visible_for_rfq AS visible_for_rfq_37, s0_.tree_root AS tree_root_38, s0_.parent_id AS parent_id_39, s0_.referenceable_content_id AS referenceable_content_id_40, s1_.translatable_id AS translatable_id_41, s2_.tree_root AS tree_root_42, s2_.parent_id AS parent_id_43, s2_.referenceable_content_id AS referenceable_content_id_44 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC
doctrine
[ "en" 1 ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.locale AS locale_15, s2_.code AS code_16, s2_.tree_left AS tree_left_17, s2_.tree_right AS tree_right_18, s2_.tree_level AS tree_level_19, s2_.position AS position_20, s2_.enabled AS enabled_21, s2_.id AS id_22, s2_.created_at AS created_at_23, s2_.updated_at AS updated_at_24, s2_.buyable AS buyable_25, s2_.visible_for_rfq AS visible_for_rfq_26, s0_.tree_root AS tree_root_27, s0_.parent_id AS parent_id_28, s0_.referenceable_content_id AS referenceable_content_id_29, s1_.translatable_id AS translatable_id_30, s2_.tree_root AS tree_root_31, s2_.parent_id AS parent_id_32, s2_.referenceable_content_id AS referenceable_content_id_33 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC
doctrine
[ "en" true "menu_category" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
info |
Matched route "open_marketplace_shop_render_country_menu" .
request
[ "route" => "open_marketplace_shop_render_country_menu" "route_parameters" => [ "_route" => "open_marketplace_shop_render_country_menu" "_controller" => "sylius.controller.country::indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findEnabledByCodesSortedByName" "arguments" => [ "codes" => [] "locale" => "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/menu/country?template=Context%2FShop%2FMenu%2Fcountry.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/menu/country" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
info |
Matched route "open_marketplace_shop_render_use_case_menu" .
request
[ "route" => "open_marketplace_shop_render_use_case_menu" "route_parameters" => [ "_route" => "open_marketplace_shop_render_use_case_menu" "_controller" => "app.controller.tag::indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findByTypeSortedByName" "arguments" => [ "type" => "use_case" "locale" => "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "en" ] "request_uri" => "https://hyfindrdev.com/en/menu/use-case?template=Context%2FShop%2FMenu%2FuseCases.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/menu/use-case" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT a0_.type AS type_0, a0_.code AS code_1, a0_.id AS id_2 FROM app_tag a0_ INNER JOIN app_tag_translation a1_ ON a0_.id = a1_.translatable_id WHERE a0_.type = ? AND a1_.locale = ? ORDER BY a1_.name ASC, a0_.id ASC
doctrine
[ "use_case" "en" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.id AS id_2 FROM bitbag_cms_block b0_ LEFT JOIN bitbag_cms_block_channels b2_ ON b0_.id = b2_.block_id LEFT JOIN sylius_channel s1_ ON s1_.id = b2_.channel_id WHERE b0_.code = ? AND b0_.enabled = 1 AND s1_.code = ? ORDER BY b0_.id ASC
doctrine
[ "top_banner" "open_marketplace" ] |
warning |
Block with "top_banner" code was not found in the database.
app
|
debug |
SELECT b0_.path AS path_0, b0_.alt AS alt_1, b0_.filename AS filename_2, b0_.link AS link_3, b0_.priority AS priority_4, b0_.clicks AS clicks_5, b0_.id AS id_6, b0_.target AS target_7, b0_.locale_id AS locale_id_8, b0_.section_id AS section_id_9, b0_.taxon_id AS taxon_id_10, b0_.vendor_id AS vendor_id_11 FROM bitbag_banners b0_ INNER JOIN sylius_locale s1_ ON b0_.locale_id = s1_.id INNER JOIN bitbag_banners_ads b3_ ON b0_.id = b3_.banner_id INNER JOIN bitbag_banners_ad b2_ ON b2_.id = b3_.ad_id INNER JOIN bitbag_banners_section b4_ ON b0_.section_id = b4_.id WHERE s1_.code = ? AND b2_.startAt < CURRENT_TIMESTAMP AND b2_.endAt > CURRENT_TIMESTAMP AND b2_.enabled = 1 AND b4_.code = ? AND b0_.taxon_id IS NULL ORDER BY b0_.priority DESC, b0_.id ASC
doctrine
[ "en" "desktop_top_banner" ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.tree_root AS tree_root_11, s0_.parent_id AS parent_id_12, s0_.referenceable_content_id AS referenceable_content_id_13 FROM sylius_taxon s0_ WHERE s0_.code = ? ORDER BY s0_.id ASC LIMIT 1
doctrine
[
"components"
]
|
debug |
SELECT b0_.name AS name_0, b0_.enabled AS enabled_1, b0_.startAt AS startAt_2, b0_.endAt AS endAt_3, b0_.priority AS priority_4, b0_.code AS code_5, b0_.id AS id_6 FROM bitbag_banners_ad b0_ WHERE b0_.startAt < CURRENT_TIMESTAMP AND b0_.endAt > CURRENT_TIMESTAMP AND b0_.enabled = 1 ORDER BY b0_.priority DESC, b0_.id ASC
doctrine
|
debug |
SELECT t0.path AS path_1, t0.alt AS alt_2, t0.filename AS filename_3, t0.link AS link_4, t0.priority AS priority_5, t0.clicks AS clicks_6, t0.id AS id_7, t0.target AS target_8, t0.locale_id AS locale_id_9, t0.section_id AS section_id_10, t0.taxon_id AS taxon_id_11, t0.vendor_id AS vendor_id_12 FROM bitbag_banners t0 INNER JOIN bitbag_banners_ads ON t0.id = bitbag_banners_ads.banner_id WHERE bitbag_banners_ads.ad_id = ?
doctrine
[
3
]
|
debug |
SELECT t0.name AS name_1, t0.code AS code_2, t0.width AS width_3, t0.height AS height_4, t0.id AS id_5 FROM bitbag_banners_section t0 WHERE t0.id = ?
doctrine
[
4
]
|
debug |
SELECT t0.name AS name_1, t0.code AS code_2, t0.width AS width_3, t0.height AS height_4, t0.id AS id_5 FROM bitbag_banners_section t0 WHERE t0.id = ?
doctrine
[
2
]
|
debug |
SELECT t0.path AS path_1, t0.alt AS alt_2, t0.filename AS filename_3, t0.link AS link_4, t0.priority AS priority_5, t0.clicks AS clicks_6, t0.id AS id_7, t0.target AS target_8, t0.locale_id AS locale_id_9, t0.section_id AS section_id_10, t0.taxon_id AS taxon_id_11, t0.vendor_id AS vendor_id_12 FROM bitbag_banners t0 INNER JOIN bitbag_banners_ads ON t0.id = bitbag_banners_ads.banner_id WHERE bitbag_banners_ads.ad_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.name AS name_1, t0.code AS code_2, t0.width AS width_3, t0.height AS height_4, t0.id AS id_5 FROM bitbag_banners_section t0 WHERE t0.id = ?
doctrine
[
3
]
|
debug |
SELECT t0.name AS name_1, t0.code AS code_2, t0.width AS width_3, t0.height AS height_4, t0.id AS id_5 FROM bitbag_banners_section t0 WHERE t0.id = ?
doctrine
[
1
]
|
debug |
SELECT t0.path AS path_1, t0.alt AS alt_2, t0.filename AS filename_3, t0.link AS link_4, t0.priority AS priority_5, t0.clicks AS clicks_6, t0.id AS id_7, t0.target AS target_8, t0.locale_id AS locale_id_9, t0.section_id AS section_id_10, t0.taxon_id AS taxon_id_11, t0.vendor_id AS vendor_id_12 FROM bitbag_banners t0 INNER JOIN bitbag_banners_ads ON t0.id = bitbag_banners_ads.banner_id WHERE bitbag_banners_ads.ad_id = ?
doctrine
[
2
]
|
debug | SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, Rand() AS sclr_19, s0_.main_taxon_id AS main_taxon_id_20, s0_.referenceable_content_id AS referenceable_content_id_21, s0_.vendor_id AS vendor_id_22 FROM sylius_product s0_ LEFT JOIN app_featured a1_ ON s0_.id = a1_.product_id LEFT JOIN app_subscription a2_ ON a1_.subscription_id = a2_.id WHERE s0_.enabled = ? AND (s0_.featured = ? OR (a2_.valid_from <= ? AND a2_.valid_to >= ?)) AND s0_.vendor_id IS NOT NULL ORDER BY sclr_19 ASC, s0_.id ASC LIMIT 12 |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
888
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
888
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
888
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1038
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1038
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1038
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
487
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
487
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
487
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1162
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1162
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1162
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
952
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
952
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
952
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
953
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
953
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
953
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
572
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
572
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
572
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
567
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
567
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
567
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
578
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
578
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
578
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
728
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
728
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
728
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
997
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
997
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
997
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 888 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
888
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
136
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
888
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
888
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT b0_.name AS name_0, b0_.token AS token_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.id AS id_4, b0_.shop_user_id AS shop_user_id_5, b0_.channel_id AS channel_id_6 FROM bitbag_wishlist b0_ WHERE b0_.channel_id = ? AND b0_.shop_user_id IS NULL AND b0_.token = ? ORDER BY b0_.id ASC
doctrine
[ 1 "2e7572c0-32ac-46a7-980c-3e [...]" ] |
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1038 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1038
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
161
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1038
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1035
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 487 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
487
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
12
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
487
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
487
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1162 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1162
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
191
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1162
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1159
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 952 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
952
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
5
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
952
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
952
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 953 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
953
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
953
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
953
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 572 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
572
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
572
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
572
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 567 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
567
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
567
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
567
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 578 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
578
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
578
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
578
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 728 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
728
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
17
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
728
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
728
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 728 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 997 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
997
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
217
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
997
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
994
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT b0_.path AS path_0, b0_.alt AS alt_1, b0_.filename AS filename_2, b0_.link AS link_3, b0_.priority AS priority_4, b0_.clicks AS clicks_5, b0_.id AS id_6, b0_.target AS target_7, b0_.locale_id AS locale_id_8, b0_.section_id AS section_id_9, b0_.taxon_id AS taxon_id_10, b0_.vendor_id AS vendor_id_11 FROM bitbag_banners b0_ INNER JOIN sylius_locale s1_ ON b0_.locale_id = s1_.id INNER JOIN bitbag_banners_ads b3_ ON b0_.id = b3_.banner_id INNER JOIN bitbag_banners_ad b2_ ON b2_.id = b3_.ad_id INNER JOIN bitbag_banners_section b4_ ON b0_.section_id = b4_.id WHERE s1_.code = ? AND b2_.startAt < CURRENT_TIMESTAMP AND b2_.endAt > CURRENT_TIMESTAMP AND b2_.enabled = 1 AND b4_.code = ? AND b0_.taxon_id IS NULL ORDER BY b0_.priority DESC, b0_.id ASC
doctrine
[ "en" "HOMEPAGE_SECONDARY_BANNER_ [...]" ] |
info |
Matched route "sylius_shop_partial_product_index_latest" .
request
[ "route" => "sylius_shop_partial_product_index_latest" "route_parameters" => [ "_route" => "sylius_shop_partial_product_index_latest" "_controller" => "sylius.controller.product:indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findLatestByChannel" "arguments" => [ "expr:service('sylius.context.channel').getChannel()" "expr:service('sylius.context.locale').getLocaleCode()" "!!int $count" ] ] ] "_locale" => "en" "count" => "12" ] "request_uri" => "https://hyfindrdev.com/en/_partial/products/latest/12?template=%40SyliusShop%2FHomepage%2F_list.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.product::indexAction" instead.
php
[ "exception" => ErrorException {#23783 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "sylius.controller.product::indexAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/_partial/products/latest/12" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, s1_.name AS name_19, s1_.slug AS slug_20, s1_.description AS description_21, s1_.meta_keywords AS meta_keywords_22, s1_.meta_description AS meta_description_23, s1_.id AS id_24, s1_.short_description AS short_description_25, s1_.locale AS locale_26, s0_.main_taxon_id AS main_taxon_id_27, s0_.referenceable_content_id AS referenceable_content_id_28, s0_.vendor_id AS vendor_id_29, s1_.translatable_id AS translatable_id_30 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) LEFT JOIN app_seller_plan a2_ ON s0_.id = a2_.product_id WHERE a2_.id IS NULL AND EXISTS (SELECT 1 FROM sylius_product_channels s3_ WHERE s3_.product_id = s0_.id AND s3_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.created_at DESC, s0_.id ASC LIMIT 12
doctrine
[ "en" 1 true ] |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1299
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1299
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1299
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1298
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1298
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1298
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1297
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1297
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1297
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1296
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1296
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1296
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1295
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1295
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1295
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1294
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1294
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1294
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1293
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1293
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1293
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1292
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1292
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1292
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1291
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1291
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1291
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1290
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1290
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1290
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1286
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1286
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1286
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1285
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1285
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1285
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1299
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
67
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1299
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1287
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1287 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1298
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
304
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1298
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1286
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1286 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1297
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1297
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1285
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1285 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1296
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
362
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1296
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1284
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1295
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1295
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1283
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1283 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1294
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1294
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1282
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1293
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1293
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1281
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1292
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1292
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1280
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1291
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1291
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1279
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1290
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1290
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1278
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1286
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
270
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1286
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1274
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1274 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1285
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1285
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1273
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1273 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.tree_root AS tree_root_11, s0_.parent_id AS parent_id_12, s0_.referenceable_content_id AS referenceable_content_id_13 FROM sylius_taxon s0_ WHERE s0_.code = ? ORDER BY s0_.id ASC LIMIT 1
doctrine
[
"components"
]
|
debug |
SELECT DISTINCT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, s0_.main_taxon_id AS main_taxon_id_19, s0_.referenceable_content_id AS referenceable_content_id_20, s0_.vendor_id AS vendor_id_21 FROM sylius_product s0_ INNER JOIN sylius_product_taxon s1_ ON s0_.id = s1_.product_id INNER JOIN sylius_taxon s2_ ON s1_.taxon_id = s2_.id WHERE s0_.enabled = ? AND (s0_.main_taxon_id = ? OR (s2_.tree_left >= ? AND s2_.tree_right <= ? AND s2_.tree_root = ?)) ORDER BY s0_.created_at DESC, s0_.id ASC LIMIT 12
doctrine
[ true 2 2 369 1 ] |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1280
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1280
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1280
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1276
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1276
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1276
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1275
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1275
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1275
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1274
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1274
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1274
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1273
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1273
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1273
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1280 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1280
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
50
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1280
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1268
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1276 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1276
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
315
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1276
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1264
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1275 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1275
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1275
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1263
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1274 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1274
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1274
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1262
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1273 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1273
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1273
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1261
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.tree_root AS tree_root_11, s0_.parent_id AS parent_id_12, s0_.referenceable_content_id AS referenceable_content_id_13 FROM sylius_taxon s0_ WHERE s0_.code = ? ORDER BY s0_.id ASC LIMIT 1
doctrine
[
"systems"
]
|
debug |
SELECT DISTINCT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, s0_.main_taxon_id AS main_taxon_id_19, s0_.referenceable_content_id AS referenceable_content_id_20, s0_.vendor_id AS vendor_id_21 FROM sylius_product s0_ INNER JOIN sylius_product_taxon s1_ ON s0_.id = s1_.product_id INNER JOIN sylius_taxon s2_ ON s1_.taxon_id = s2_.id WHERE s0_.enabled = ? AND (s0_.main_taxon_id = ? OR (s2_.tree_left >= ? AND s2_.tree_right <= ? AND s2_.tree_root = ?)) ORDER BY s0_.created_at DESC, s0_.id ASC LIMIT 12
doctrine
[ true 4 402 485 1 ] |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1284
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1284
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1284
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1281
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1281
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1281
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1268
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1268
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1268
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1264
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1264
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1264
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1248
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1248
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1248
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1240
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1240
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1240
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1284 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1284
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1284
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1272
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1272 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1281 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1281
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
291
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1281
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1269
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1269 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1268 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1268
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
333
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1268
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1260
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1264 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1264
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
260
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1264
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1256
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1256 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1248 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1248
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1248
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1245
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1240 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1240
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
335
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1240
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1237
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.tree_root AS tree_root_11, s0_.parent_id AS parent_id_12, s0_.referenceable_content_id AS referenceable_content_id_13 FROM sylius_taxon s0_ WHERE s0_.code = ? ORDER BY s0_.id ASC LIMIT 1
doctrine
[
"equipment"
]
|
debug |
SELECT DISTINCT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, s0_.main_taxon_id AS main_taxon_id_19, s0_.referenceable_content_id AS referenceable_content_id_20, s0_.vendor_id AS vendor_id_21 FROM sylius_product s0_ INNER JOIN sylius_product_taxon s1_ ON s0_.id = s1_.product_id INNER JOIN sylius_taxon s2_ ON s1_.taxon_id = s2_.id WHERE s0_.enabled = ? AND (s0_.main_taxon_id = ? OR (s2_.tree_left >= ? AND s2_.tree_right <= ? AND s2_.tree_root = ?)) ORDER BY s0_.created_at DESC, s0_.id ASC LIMIT 12
doctrine
[ true 3 370 401 1 ] |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1283
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1283
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1283
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1282
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1282
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1282
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1267
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1267
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1267
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1266
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1266
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1266
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1241
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1241
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1241
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1236
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1236
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1236
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1175
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1175
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1175
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1071
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1071
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1071
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1283 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1283
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1283
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1271
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1271 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1282 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1282
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1282
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1270
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1270 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1267 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1267
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1267
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1259
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1259 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1266 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1266
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1266
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1258
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1258 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1241 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1241
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
63
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1241
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1238
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1236 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1236
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
149
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1236
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1233
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1233 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1175 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1175
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
300
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1175
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1172
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1172 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1071 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1071
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
247
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1071
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1068
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.tree_root AS tree_root_11, s0_.parent_id AS parent_id_12, s0_.referenceable_content_id AS referenceable_content_id_13 FROM sylius_taxon s0_ WHERE s0_.code = ? ORDER BY s0_.id ASC LIMIT 1
doctrine
[
"services"
]
|
debug |
SELECT DISTINCT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, s0_.main_taxon_id AS main_taxon_id_19, s0_.referenceable_content_id AS referenceable_content_id_20, s0_.vendor_id AS vendor_id_21 FROM sylius_product s0_ INNER JOIN sylius_product_taxon s1_ ON s0_.id = s1_.product_id INNER JOIN sylius_taxon s2_ ON s1_.taxon_id = s2_.id WHERE s0_.enabled = ? AND (s0_.main_taxon_id = ? OR (s2_.tree_left >= ? AND s2_.tree_right <= ? AND s2_.tree_root = ?)) ORDER BY s0_.created_at DESC, s0_.id ASC LIMIT 12
doctrine
[ true 5 486 561 1 ] |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1228
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1228
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1228
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1225
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1225
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1225
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1212
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1212
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1212
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1082
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1082
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1082
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1075
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1075
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1075
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1032
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1032
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1032
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1030
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1030
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1030
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
985
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
985
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
985
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
948
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
948
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
948
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
873
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
873
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
873
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
876
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
876
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
876
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1228 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1228
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
303
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1228
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1225
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1225 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1225 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1225
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1225
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1222
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1222 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1212 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1212
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
308
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1212
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1209
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1209 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1082 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1082
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
157
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1082
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1079
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1075 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1075
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1075
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1072
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1032 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1032
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1032
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1029
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1029 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1030 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1030
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1030
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1027
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1027 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 985 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
985
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
985
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
982
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 982 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 948 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
948
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
948
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
948
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 948 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 873 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
873
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
101
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
873
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
873
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 873 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 876 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
876
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
876
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
876
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 876 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.buyable AS buyable_9, s0_.visible_for_rfq AS visible_for_rfq_10, s0_.tree_root AS tree_root_11, s0_.parent_id AS parent_id_12, s0_.referenceable_content_id AS referenceable_content_id_13 FROM sylius_taxon s0_ WHERE s0_.code = ? ORDER BY s0_.id ASC LIMIT 1
doctrine
[
"materials"
]
|
debug |
SELECT DISTINCT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.deleted AS deleted_7, s0_.featured AS featured_8, s0_.seobrand AS seobrand_9, s0_.seo_gtin8 AS seo_gtin8_10, s0_.seo_gtin13 AS seo_gtin13_11, s0_.seo_gtin14 AS seo_gtin14_12, s0_.seo_mpn AS seo_mpn_13, s0_.seo_isbn AS seo_isbn_14, s0_.seo_sku AS seo_sku_15, s0_.seo_offer_aggregated AS seo_offer_aggregated_16, s0_.rfq_restricted AS rfq_restricted_17, s0_.inquiry_restricted AS inquiry_restricted_18, s0_.main_taxon_id AS main_taxon_id_19, s0_.referenceable_content_id AS referenceable_content_id_20, s0_.vendor_id AS vendor_id_21 FROM sylius_product s0_ INNER JOIN sylius_product_taxon s1_ ON s0_.id = s1_.product_id INNER JOIN sylius_taxon s2_ ON s1_.taxon_id = s2_.id WHERE s0_.enabled = ? AND (s0_.main_taxon_id = ? OR (s2_.tree_left >= ? AND s2_.tree_right <= ? AND s2_.tree_root = ?)) ORDER BY s0_.created_at DESC, s0_.id ASC LIMIT 12
doctrine
[ true 6 562 587 1 ] |
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1246
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1246
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1246
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1245
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1245
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1245
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1233
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1233
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1233
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1232
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1232
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1232
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1178
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1178
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1178
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1122
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1122
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1122
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1048
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1048
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1048
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1019
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1019
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1019
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1018
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1018
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1018
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1017
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1017
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1017
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1016
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1016
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1016
]
|
debug |
SELECT t0.status AS status_1, t0.enabled AS enabled_2, t0.visible AS visible_3, t0.trial AS trial_4, t0.price AS price_5, t0.commission AS commission_6, t0.inquiry AS inquiry_7, t0.rfq AS rfq_8, t0.crfq_create AS crfq_create_9, t0.crfq_receive AS crfq_receive_10, t0.checkout AS checkout_11, t0.product_file AS product_file_12, t0.product_data AS product_data_13, t0.product_video AS product_video_14, t0.company_video AS company_video_15, t0.marketing_options AS marketing_options_16, t0.banner AS banner_17, t0.feature_products AS feature_products_18, t0.tech_talks AS tech_talks_19, t0.articles AS articles_20, t0.prolong AS prolong_21, t0.vendor_only AS vendor_only_22, t0.search_terms AS search_terms_23, t0.number_of_products AS number_of_products_24, t0.billing_type AS billing_type_25, t0.position AS position_26, t0.id AS id_27, t0.product_id AS product_id_28, t0.promotion_id AS promotion_id_29 FROM app_seller_plan t0 WHERE t0.product_id = ?
doctrine
[
1015
]
|
debug |
SELECT t0.id AS id_1, t0.subscription_id AS subscription_id_2, t0.product_id AS product_id_3 FROM app_featured t0 WHERE t0.product_id = ?
doctrine
[
1015
]
|
debug |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN app_product_countries ON t0.id = app_product_countries.country_id WHERE app_product_countries.product_id = ?
doctrine
[
1015
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1246 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1246
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
320
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1246
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1243
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1245 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1245
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1245
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1242
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1233 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1233
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
83
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1233
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1230
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1232 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1232
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1232
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1229
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1178 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1178
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1178
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1175
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1122 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1122
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1122
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1119
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1048 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1048
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
236
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1048
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1045
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1045 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1019 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1019
]
|
debug |
SELECT t0.uuid AS uuid_1, t0.company_name AS company_name_2, t0.tax_identifier AS tax_identifier_3, t0.phone_number AS phone_number_4, t0.status AS status_5, t0.enabled AS enabled_6, t0.edited_at AS edited_at_7, t0.commission AS commission_8, t0.commission_type AS commission_type_9, t0.verified_at AS verified_at_10, t0.terms_of_service AS terms_of_service_11, t0.slug AS slug_12, t0.flq AS flq_13, t0.id AS id_14, t0.vendor_address_id AS vendor_address_id_15, t0.referenceable_content_id AS referenceable_content_id_16, t0.organization_id AS organization_id_17, t18.uuid AS uuid_19, t18.path AS path_20, t18.id AS id_21, t18.owner_id AS owner_id_22, t23.uuid AS uuid_24, t23.path AS path_25, t23.id AS id_26, t23.owner_id AS owner_id_27 FROM bitbag_open_marketplace_vendor t0 LEFT JOIN bitbag_open_marketplace_vendor_image t18 ON t18.owner_id = t0.id LEFT JOIN bitbag_open_marketplace_vendor_background_image t23 ON t23.owner_id = t0.id WHERE t0.id = ?
doctrine
[
197
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1019
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1016
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1016 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1018 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1018
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1018
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1015
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1015 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1017 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1017
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1017
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1014
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1014 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1016 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1016
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1016
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1013
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1013 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1015 "en" ] |
debug |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_product_image t0 WHERE t0.owner_id = ? ORDER BY t0.id ASC
doctrine
[
1015
]
|
debug |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC, t0.id ASC
doctrine
[
1015
]
|
debug |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.minimum_price AS minimum_price_3, t0.channel_code AS channel_code_4, t0.id AS id_5, t0.product_variant_id AS product_variant_id_6 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ? ORDER BY t0.id ASC
doctrine
[
1012
]
|
debug |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 1012 "en" ] |
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT a0_.created_at AS created_at_0, a0_.token AS token_1, a0_.id AS id_2, a0_.shop_user_id AS shop_user_id_3 FROM app_comparer a0_ WHERE a0_.shop_user_id IS NULL AND a0_.token = ? ORDER BY a0_.id ASC
doctrine
[
"50f665de195a36df2205576d8fc1eb1a"
]
|
debug |
SELECT b0_.code AS code_0, b0_.type AS type_1, b0_.path AS path_2, b0_.mime_type AS mime_type_3, b0_.enabled AS enabled_4, b0_.width AS width_5, b0_.height AS height_6, b0_.id AS id_7 FROM bitbag_cms_media b0_ LEFT JOIN bitbag_cms_media_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_media_channels b3_ ON b0_.id = b3_.block_id INNER JOIN sylius_channel s2_ ON s2_.id = b3_.channel_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 AND s2_.code = ? ORDER BY b0_.id ASC
doctrine
[ "en" "guide_video" "open_marketplace" ] |
debug |
SELECT t0.name AS name_1, t0.content AS content_2, t0.alt AS alt_3, t0.link AS link_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM bitbag_cms_media_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 23 "en" ] |
info |
Matched route "bitbag_sylius_cms_plugin_shop_media_index_by_section_code" .
request
[ "route" => "bitbag_sylius_cms_plugin_shop_media_index_by_section_code" "route_parameters" => [ "_route" => "bitbag_sylius_cms_plugin_shop_media_index_by_section_code" "_controller" => "bitbag_sylius_cms_plugin.controller.media.overriden:indexAction" "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findBySectionCode" "arguments" => [ "$sectionCode" "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel().getCode()" ] ] ] "_locale" => "en" "sectionCode" => "brands_carousel" ] "request_uri" => "https://hyfindrdev.com/en/media/section/brands_carousel?template=%40SyliusShop%2FCommon%2FSections%2FBrandsCarousel%2Fcarousel.html.twig" "method" => "GET" ] |
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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "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 "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] |
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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
debug |
Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
event
[ "event" => "kernel.request" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Stripe\Event\VendorCheckListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" .
event
[ "event" => "kernel.request" "listener" => "BitBag\OpenMarketplace\Component\Acl\EventListener\AclListener::__invoke" ] |
debug |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] |
deprecation |
User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "bitbag_sylius_cms_plugin.controller.media.overriden::indexAction" instead.
php
[ "exception" => ErrorException {#30050 #message: "User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "bitbag_sylius_cms_plugin.controller.media.overriden::indexAction" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" #line: 39 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › { /srv/open_marketplace/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:39 { Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController(string $controller) … › |
deprecation |
User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
php
[ "exception" => ErrorException {#30054 #message: "User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_FlashBagService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_FlashBagService.php:22 { ContainerZTtxmjp\getSession_FlashBagService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSession_FlashBagService.php:22 { ContainerZTtxmjp\getSession_FlashBagService::do($container, $lazyLoad = true) … › |
debug |
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.google_analytics_code AS google_analytics_code_27, s1_.google_tag_manager_id AS google_tag_manager_id_28, s1_.brevo_api_key AS brevo_api_key_29, s1_.accounting_email_address AS accounting_email_address_30, s1_.brevo_directory_id AS brevo_directory_id_31, s1_.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_32, s1_.crfq_free_quota_to_create AS crfq_free_quota_to_create_33, s1_.is_crfq_enabled AS is_crfq_enabled_34, s1_.brevo_test_mode AS brevo_test_mode_35, s1_.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_36, s1_.voiceflow_api_key AS voiceflow_api_key_37, s1_.voiceflow_version AS voiceflow_version_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.referenceable_content_id AS referenceable_content_id_43, s1_.shop_billing_data_id AS shop_billing_data_id_44 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ? ORDER BY s0_.id ASC
doctrine
[ "/en/media/section/brands_c [...]" false ] |
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 "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Setono\SyliusRedirectPlugin\EventListener\ControllerSubscriber::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] |
debug |
SELECT b0_.code AS code_0, b0_.type AS type_1, b0_.path AS path_2, b0_.mime_type AS mime_type_3, b0_.enabled AS enabled_4, b0_.width AS width_5, b0_.height AS height_6, b0_.id AS id_7 FROM bitbag_cms_media b0_ LEFT JOIN bitbag_cms_media_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_media_sections b3_ ON b0_.id = b3_.media_id INNER JOIN bitbag_cms_section b2_ ON b2_.id = b3_.section_id INNER JOIN bitbag_cms_media_channels b5_ ON b0_.id = b5_.block_id INNER JOIN sylius_channel s4_ ON s4_.id = b5_.channel_id WHERE b1_.locale = ? AND b2_.code = ? AND b0_.enabled = 1 AND s4_.code = ? ORDER BY b0_.id ASC
doctrine
[ "en" "brands_carousel" "open_marketplace" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "our_mission" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 2 "en" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "footer_management" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 79 "en" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "advisory_board" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 82 "en" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "privacy_policy" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "general_terms" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 76 "en" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "vendor_terms" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 77 "en" ] |
debug |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceable_content_id AS referenceable_content_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1 ORDER BY b0_.id ASC
doctrine
[ "en" "imprint" ] |
debug |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.translatable_id AS translatable_id_12, t0.image_id AS image_id_13 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
doctrine
[ 74 "en" ] |
deprecation |
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
php
34 times
[ "exception" => ErrorException {#31595 #message: "User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/http-foundation/RequestStack.php" #line: 92 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/http-foundation/RequestStack.php:92 { Symfony\Component\HttpFoundation\RequestStack->getMasterRequest() … › { /srv/open_marketplace/vendor/symfony/http-foundation/RequestStack.php:92 { Symfony\Component\HttpFoundation\RequestStack->getMasterRequest() … › |
debug |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
event
[ "event" => "kernel.response" "listener" => "MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
debug |
Notified event "kernel.response" to listener "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ContainerZTtxmjp\TrustedCookieResponseListener_c7f9b85::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::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\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader" ] |
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.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::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\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
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 "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
deprecation |
User Deprecated: Passing a "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface" to "Sylius\Component\Core\OrderProcessing\OrderPricesRecalculator" constructor is deprecated since Sylius 1.11 and will be prohibited in 2.0. Use "Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface" instead.
php
[ "exception" => ErrorException {#32896 #message: "User Deprecated: Passing a "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface" to "Sylius\Component\Core\OrderProcessing\OrderPricesRecalculator" constructor is deprecated since Sylius 1.11 and will be prohibited in 2.0. Use "Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface" instead." #code: 0 #file: "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Component/Core/OrderProcessing/OrderPricesRecalculator.php" #line: 30 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Component/Core/OrderProcessing/OrderPricesRecalculator.php:30 { Sylius\Component\Core\OrderProcessing\OrderPricesRecalculator->__construct(Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface|Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface $productVariantPriceCalculator) … › { /srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Component/Core/OrderProcessing/OrderPricesRecalculator.php:30 { Sylius\Component\Core\OrderProcessing\OrderPricesRecalculator->__construct(Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface|Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface $productVariantPriceCalculator) … › |
deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
php
[ "exception" => ErrorException {#33604 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead." #code: 0 #file: "/srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSecurity_EncoderFactory_GenericService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSecurity_EncoderFactory_GenericService.php:22 { ContainerZTtxmjp\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › { /srv/open_marketplace/var/cache/dev/ContainerZTtxmjp/getSecurity_EncoderFactory_GenericService.php:22 { ContainerZTtxmjp\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › |
deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
php
[ "exception" => ErrorException {#33601 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/security-core/Encoder/EncoderFactory.php" #line: 20 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/security-core/Encoder/EncoderFactory.php:20 { ContainerZTtxmjp\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › › { /srv/open_marketplace/vendor/symfony/security-core/Encoder/EncoderFactory.php:20 { ContainerZTtxmjp\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › › |
deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
php
[ "exception" => ErrorException {#33598 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead." #code: 0 #file: "/srv/open_marketplace/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php" #line: 17 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17 { ContainerZTtxmjp\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › › { /srv/open_marketplace/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17 { ContainerZTtxmjp\getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true) … › › |
deprecation |
User Deprecated: Using "Sylius\Bundle\UiBundle\Block\BlockEventListener" to add blocks to the templates is deprecated since Sylius 1.7 and will be removed in Sylius 2.0. Use "sylius_ui" configuration instead.
php
3 times
[ "exception" => ErrorException {#33469 #message: "User Deprecated: Using "Sylius\Bundle\UiBundle\Block\BlockEventListener" to add blocks to the templates is deprecated since Sylius 1.7 and will be removed in Sylius 2.0. Use "sylius_ui" configuration instead." #code: 0 #file: "/srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Block/BlockEventListener.php" #line: 28 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Block/BlockEventListener.php:28 { Sylius\Bundle\UiBundle\Block\BlockEventListener->__construct(string $template) … › { /srv/open_marketplace/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Block/BlockEventListener.php:28 { Sylius\Bundle\UiBundle\Block\BlockEventListener->__construct(string $template) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#33280 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php" #line: 47 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php:47 { ApiPlatform\Symfony\EventListener\ValidateListener->__construct(ValidatorInterface $validator, $resourceMetadataFactory) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php:47 { ApiPlatform\Symfony\EventListener\ValidateListener->__construct(ValidatorInterface $validator, $resourceMetadataFactory) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\WriteListener" is deprecated and will be removed in 3.0, use "ApiPlatform\Symfony\EventListener\WriteListener" instead
php
[ "exception" => ErrorException {#33274 #message: "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\WriteListener" is deprecated and will be removed in 3.0, use "ApiPlatform\Symfony\EventListener\WriteListener" instead" #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Core/EventListener/WriteListener.php" #line: 60 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Core/EventListener/WriteListener.php:60 { ApiPlatform\Core\EventListener\WriteListener->__construct(DataPersisterInterface $dataPersister, $iriConverter = null, ?ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, ?bool $metadataBackwardCompatibilityLayer = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Core/EventListener/WriteListener.php:60 { ApiPlatform\Core\EventListener\WriteListener->__construct(DataPersisterInterface $dataPersister, $iriConverter = null, ?ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, ?bool $metadataBackwardCompatibilityLayer = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#33262 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php" #line: 55 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php:55 { ApiPlatform\Symfony\EventListener\SerializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php:55 { ApiPlatform\Symfony\EventListener\SerializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory = null) … › |
deprecation |
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
php
[ "exception" => ErrorException {#33256 #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"." #code: 0 #file: "/srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php" #line: 46 #severity: E_USER_DEPRECATED trace: { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php:46 { ApiPlatform\Symfony\EventListener\RespondListener->__construct($resourceMetadataFactory = null, ?IriConverterInterface $iriConverter = null) … › { /srv/open_marketplace/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php:46 { ApiPlatform\Symfony\EventListener\RespondListener->__construct($resourceMetadataFactory = null, ?IriConverterInterface $iriConverter = null) … › |
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
debug |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.google_analytics_code AS google_analytics_code_17, t0.google_tag_manager_id AS google_tag_manager_id_18, t0.brevo_api_key AS brevo_api_key_19, t0.accounting_email_address AS accounting_email_address_20, t0.brevo_directory_id AS brevo_directory_id_21, t0.crfq_free_quota_to_receive AS crfq_free_quota_to_receive_22, t0.crfq_free_quota_to_create AS crfq_free_quota_to_create_23, t0.is_crfq_enabled AS is_crfq_enabled_24, t0.brevo_test_mode AS brevo_test_mode_25, t0.is_vendor_stats_menu_enabled AS is_vendor_stats_menu_enabled_26, t0.voiceflow_api_key AS voiceflow_api_key_27, t0.voiceflow_version AS voiceflow_version_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t30.enabled AS enabled_35, t30.push_loco AS push_loco_36, t30.pull_loco AS pull_loco_37, t0.base_currency_id AS base_currency_id_38, t39.code AS code_40, t39.created_at AS created_at_41, t39.updated_at AS updated_at_42, t39.id AS id_43, t0.default_tax_zone_id AS default_tax_zone_id_44, t0.menu_taxon_id AS menu_taxon_id_45, t0.referenceable_content_id AS referenceable_content_id_46, t0.shop_billing_data_id AS shop_billing_data_id_47 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t39 ON t0.base_currency_id = t39.id
doctrine
|
There are no log messages.
Container Compilation Logs (5509)
Log messages generated during the compilation of the service container.
Messages | Class |
---|---|
2 |
|
18 |
|
5 |
|
3 |
|
1 |
|
307 |
|
157 |
|
2403 |
|
819 |
|
202 |
|
252 |
|
1335 |
|
5 |
|